set the visible of card field 1 to not the visible of card field 1
if the visible of card field 1 is true then
set the name of me to "Hide Pascal Source"
else set the name of me to "Show Pascal Source"
end mouseUp
-- part 3 (field)
-- low flags: 81
-- high flags: 2007
-- rect: left=12 top=26 right=298 bottom=491
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 22
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Source
-- part contents for background part 16
----- text -----
HYPERFOLDER XFCN version 1.0.1
Kevin Calhoun
HyperFolder returns the pathname of the folder that contains the copy of HyperCard that's currently running, appended by a colon. I'm not sure what it's good for, but I thought I'd throw it in here anyway, just to keep the SystemFolder XFCN company.
22 July 1989 -- Declares the directory ID as a longint in the parameter list of DirIDToPath.
-- part contents for card part 3
----- text -----
UNIT HooperFolder;
{ HyperFolder XFCN ©1989 by the Trustees of Dartmouth College }